home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / intext / intextwp / s.bat < prev    next >
Encoding:
DOS Batch File  |  1990-07-16  |  3.0 KB  |  55 lines

  1. echo off
  2. cls
  3. echo ▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐
  4. echo ▐                                                            ▐
  5. echo ▐  To load INTEX into your system follow these instructions; ▐ 
  6. echo ▐  If your PC uses a color graphic adapter (CGA) or a        ▐
  7. echo ▐  Hercules graphic adapter (HGA), enter the following       ▐
  8. echo ▐  at the A prompt:                                          ▐
  9. echo ▐                                                            ▐
  10. echo ▐        INTEX {enter}                                       ▐
  11. echo ▐                                                            ▐
  12. echo ▐  If your PC uses a clone adapter that emulates Hercules    ▐
  13. echo ▐  graphic but a monitor that can NOT display it, enter the  ▐
  14. echo ▐  following at the A prompt:                                ▐
  15. echo ▐                                                            ▐
  16. echo ▐        INTEX /C {enter}                                    ▐
  17. echo ▐                                                            ▐
  18. echo ▐  To print or view the condense manual, at the A prompt     ▐
  19. echo ▐  type:                                                     ▐
  20. echo ▐                                                            ▐
  21. echo ▐        SHOW MANUAL.DOC {enter} to view it on screen        ▐
  22. echo ▐     or COPY MANUAL.DOC PRN {enter} -to print manual        ▐
  23. echo ▐                                                            ▐
  24. echo ▐                                                            ▐
  25. echo ▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐
  26. echo:
  27. pause
  28. cls
  29. echo ▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐
  30. echo ▐                                                            ▐
  31. echo ▐  If you want to load any of the other language files into  ▐
  32. echo ▐  INTEX just copy the files from the language disk into this▐
  33. echo ▐  disk or into a directory were you have install INTEX.     ▐
  34. echo ▐  Example:                                                  ▐
  35. echo ▐                                                            ▐
  36. echo ▐        two drive system                                    ▐
  37. echo ▐        insert language disk in drive B and INTEX disk in   ▐
  38. echo ▐        drive A and type:                                   ▐
  39. echo ▐        COPY B:*.* A: {enter}                               ▐ 
  40. echo ▐                                                            ▐
  41. echo ▐        hard disk users                                     ▐ 
  42. echo ▐        insert language disk in drive A and log into the    ▐ 
  43. echo ▐        directory were INTEX is install and type:           ▐
  44. echo ▐        COPY A:*.* C:\INTEX -if you directory is named      ▐
  45. echo ▐                             INTEX                          ▐
  46. echo ▐                                                            ▐
  47. echo ▐   Have fun :) . . .                                        ▐
  48. echo ▐                                                            ▐
  49. echo ▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐▐
  50. echo:
  51. echo:
  52. pause
  53. cls
  54.  
  55.